home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9708 / text0051.txt < prev    next >
Encoding:
Text File  |  1997-11-30  |  1.1 KB  |  22 lines

  1. In message <Pine.GSO.3.95.970820100943.16278A-100000@lenzie.cent.gla.ac.uk>, Ja
  2. mes Craig writes:
  3. >I've got two A3000s with ARM3s and 4Mb kicking around here, which I
  4. >*think* are just within the minimum specification for running ARM linux.
  5. >The only problem I've got right now is that the IDE interfaces on them are
  6. >watford ones, which aren't supported. I have had a look through the IDEFS
  7. >code for the boards, and I think I can get the addresses for all the basic
  8. >IDE registers. There doesn't appear to be any interrupt support on the
  9. >board whatsoever, looking at the hardware. Is it likely that I'll be able
  10. >to hack the kernel into running with this IDE interface? (I'm used to
  11. >messing with the kernel on x86 machines, and I've pretty much got the
  12. >kernel cross-compiling OK... Still a little problem with DMA.) 
  13.  
  14. You should be OK.  A basic IDE interface is pretty simple.  If you can find 
  15. out the addresses of the registers then the chances are good that it will work.
  16.  
  17. Are you sure about the interrupt support?  I'd be surprised if there really 
  18. wasn't any.  What signs are you looking for on the hardware?
  19.  
  20. p.
  21.  
  22.